Storm-static

Benchmark
Model:resource-gathering v.2 (MDP)
Parameter(s)B = 1300, GOLD_TO_COLLECT = 100, GEM_TO_COLLECT = 100
Property:prgoldgem (prob-reach-step-bounded)
Invocation (default)
~/storm/build/bin/storm --prism resource-gathering.pm --prop resource-gathering.prctl prgoldgem --constants B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:91.33231472969055s
Return code:0
Relative Error:5.727704752942418e-15
Log
Storm 1.5.1

Date: Thu Apr 30 08:54:01 2020
Command line arguments: --prism resource-gathering.pm --prop resource-gathering.prctl prgoldgem --constants 'B=1300,GOLD_TO_COLLECT=100,GEM_TO_COLLECT=100' --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.005s.

Time for model construction: 12.607s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	958801
Transitions: 	3325201
Choices: 	3080401
Reward Models:  none
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * success -> 1 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "prgoldgem": Pmax=? [true U<=1300 "success"] ...
Result (for initial states): 0.6630608525241822
Time for model checking: 78.681s.